Include CSD titlebar in focus chain
authorMatthias Clasen <mclasen@redhat.com>
Mon, 16 Sep 2013 18:26:08 +0000 (14:26 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 16 Sep 2013 18:38:38 +0000 (14:38 -0400)
commitaa1435b7418b0339b66dcb28b553a17c4bd49113
tree9528e88e13a2c0a86b0b41394f6003bdfb4bcee4
parentd3e687ff70209175ff321dfb9227c139f217ff08
Include CSD titlebar in focus chain

At least for header bars, there's often application controls
in this area, which should be included in the focus chain.
We make it so that the initial focus avoids the titlebar,
but tabbing around will eventually get there.

https://bugzilla.gnome.org/show_bug.cgi?id=708067
gtk/gtkwindow.c